home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1843 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.2 KB

  1. Path: news.doit.wisc.edu!shalunov
  2. From: shalunov@math.wisc.edu (stanislav shalunov)
  3. Newsgroups: comp.lang.c++,comp.unix.programmer,comp.unix.questions
  4. Subject: Re: C++ debugger
  5. Date: 13 Jan 1996 05:15:48 GMT
  6. Organization: University of Wisconsin, Madison
  7. Distribution: world
  8. Message-ID: <SHALUNOV.96Jan12231548@math.wisc.edu>
  9. References: <4d5j9v$npn@sun4.bham.ac.uk>
  10. NNTP-Posting-Host: conley.math.wisc.edu
  11. In-reply-to: daltonsp@eee.bham.ac.uk's message of 12 Jan 1996 12:13:51 GMT
  12.  
  13. In article <4d5j9v$npn@sun4.bham.ac.uk> posted on 12 Jan 1996
  14. daltonsp@eee.bham.ac.uk (Steve Dalton) quoth:
  15.  
  16.    Can anyone recommend a good X C++ debugger that I can run under Solaris
  17.    2.4. In the past I have used xcdb under AIX but have not yet found
  18.    anything anywhere near as good (unfortunately xcdb is AIX binary only).
  19.  
  20. Try running gdb from emacs: if you use it once, you'll get addicted to it,
  21. it is really powerful and convenient (gdb by itself is great thing, but
  22. gud-mode makes it a charm).  
  23.  
  24. Have fun :-)
  25. --
  26. Stanislav Shalunov,    http://math.wisc.edu/~shalunov/ | shalunov@math.wisc.edu
  27. PGP key fingerprint = 62367EA3D4D01D88E021F40A0D938E12 | public key on www page
  28. Opinions that might have been represented here are just mine, not anyone else's
  29.